.ceebox li{ float:left; margin: 10px 0 10px 0}
.photo {
	position: relative;
	width: 160px;
	height: 110px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.photo em {
	display: none;
}
.photo a { text-decoration: none; }
